Tag
Service Worker
3 articles tagged with Service Worker.
-
A Cloudinary plugin for Workbox.js
In this article we review how to adaptively cache images based on network speed with Workbox.js via a custom plugin.
-
Adaptive image caching based on network speed with Workbox.js
In this article we review how to adaptively cache images based on network speed with Workbox.js and Cloudinary.
-
Adaptive image loading based on network speed
In this article, we'll explore a concept based on Network Information API, Service Workers and Cloudinary to enable web applications to serve lower quality images (if necessary) in order to speed up the perceptual load time of the web app.